| 1. | That take an ado recordset object as a parameter . notes to inheritors 的两个其他重载,这些重载将ado记录集对象作为参数。 |
| 2. | Data required variant . the name of the recordset object to copy into the range 数据,需要变量数据,拷贝范围的记录集的名字。 |
| 3. | Method that take an ado recordset object as a parameter . notes to implementers 方法的两个其他重载,这些重载将ado记录集对象作为参数。 |
| 4. | Note : the bookmark property is available only in recordset objects that support bookmarks 注意:书签属性仅可以在支持书签属性的记录集对象中使用。 |
| 5. | Note : an error will occur if the recordset object does not support bookmarks or backward cursor movement 注意:如果记录集对象不支持书签或不能向后移动指针,那么将产生错误。 |
| 6. | Tip : always close the recordset object after using it , to free system resources . set the recordset object to nothing to completely eliminate it from memory 提示:当使用这个方法以后,我们通常要关闭记录集对象来释放系统资源。我们可以不对记录集对象设置任何值以使其在内存中不复存在。 |